Check out our Guardian BOT https://guardian.thedevszone.xyz last say for the deal LIFETIME SLOTS $75 for all fivem vehicles now and future

The Dev Zone

The Dev Zone Documentation

View documentation articles and categories here!


How to Install


https://www.youtube.com/watch?v=t8dljBzN9nc&t=10s
How to install Store System

First-time Install

  1. Upload the contents of the downloaded folder into the root directory of your domain. This file will include an index.php, resources.php, and config.php file.
  2. Go to your webpanel (cPanel, CentOS Web Panel, or DirectAdmin) and create a new database. Make sure to keep track of the database name, database username, d user password.
  3. Enter into that database and insert the provided SQL file (called structure.sql).
  4. Visit here and complete the following steps:
  • Create a new application
  • Visit the OAuth2 tab on the left hand side
  • Add the following redirect. Replace yourdomain.tld with your domain
    https://yourdomain.tld/auth/discord/callback
  1. Go back to where you uploaded the files and edit the config.php file to include the following information
    • A. Edit the $db_user to include the name of your database user.
    • B. Edit the $db_pass to include the password of your database user.
    • C. Edit the $db_name to include the name of your database.
    • D. Edit the $site variable:
      * 1. Set the 'folderName' key to be the location where your download files would be located (from the account page). For example, if your files were located at https://jakehamblin.com/123456 and https://jakehamblin.com is where your Store Template v2 install location is, you'd set it to ../123456.
        1. Set the 'currencySymbol' key to your currency symbol (IE: '$').
        1. Set the 'theme' key to either 'dark' or 'light'.
        1. Set the 'fontAwesomeKit' key to a FontAwesome Kit ID. You can create a FontAwesome kit here.
        1. Set the 'admins' key to be an array of Discord IDs for users you want to be administrators.
          E. Edit the $discord variable:
      1. Set the 'client' key to include the Discord client ID from the application created in step #4.
      1. Set the 'secret' key to include the Discord secret from the application created in step #4.
      1. Set the 'botToken' key to be a bot token of a bot in your guild (this is optional and requires the 'guild' key to have a value).
      1. Set the 'guild' key to be the Guild ID of your Discord (this is optional and requires the 'botToken' key to have a value).
        F. Edit the $stripe variable:
      1. Set the 'enabled' key to true or false (true to enable the module, false to disable it).
      1. Set the 'public' key to be your Stripe public key. Please visit here to create one.
      1. Set the 'secret' key to be your Stripe secret key (created above).
      1. Set the 'code' key to be your Stripe currency code.
        G. Edit the $paypal variable:
      1. Set the 'enabled' key to true or false (true to enable the module, false to disable it).
      1. Set the 'public' key to be your PayPal public key. Please visit here to create a live application.
      1. Set the 'secret' key to be your PayPal secret key (created above).
      1. Set the 'code' key to be your PayPal currency code.
        H. Edit the $licenseModule variable:
      1. Set the 'enabled' key to true or false (true to enable the module, false to disable it).
      1. Set the 'ipChecking' key to true or false to include if the module should lock licenses to IP addresses.
        I. Edit the $smtp variable:
      1. Set the 'host' key to be the hostname of your mail server.
      1. Set the 'port' key to be the port to your mail server.
      1. Set the 'username' key to be the email to use.
      1. Set the 'password' key to have the password of your email.
        J. Edit the $logModule variable:
      1. Set the 'enabled' key to true or false (true to enable the module, false to disable it).
      1. Set the 'purchaseChannel' key to be a Discord channel to log purchases to.
      1. Set the 'ticketChannel' key to be a Discord channel to log tickets to.
  2. Visit yourdomain.tld/admin and login.
    7.You're finished!

The Dev Zone

We’re a growing community of developers who come together to create and sell high-quality digital products. Our marketplace includes a wide range of offerings such as custom websites, Discord bots, FiveM vehicles, and much more. Looking for something unique? We also offer custom commissions tailored to your needs. Simply open a ticket through our Discord or visit our website to get started: https://discord.gg/Twm5xVH9EW

Copyright © 2026 The Dev Zone - All rights reserved.

Useful Links

Gift Cards

Our Discord

FAQs

Produced by The Dev Zone